Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Test2OrganizationUeberweisendeOrganisation - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Test2OrganizationUeberweisendeOrganisation"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-organization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Test2OrganizationUeberweisendeOrganisation</b></p><a name=\"Test2OrganizationUeberweisendeOrganisation\"> </a><a name=\"hcTest2OrganizationUeberweisendeOrganisation\"> </a><a name=\"Test2OrganizationUeberweisendeOrganisation-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.40.0.10.1.4.3.2</code>/233853</p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "233853" ]
] ) . #