SPL Mapping FHIR R5 Implementation Guide
0.2.1 - Build CI United States of America flag

SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions

: ExampleEstablishmentRegistration - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleEstablishmentRegistration"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrationBundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrationBundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2024-08-11T01:01:01.111+06:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/MessageHeader/SampleEstablishmentRegistrationMessage"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/MessageHeader/SampleEstablishmentRegistrationMessage> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/Organization/ExampleEstablishmentRegistrant"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/Organization/ExampleEstablishmentRegistrant> )
  ] [
fhir:fullUrl [ fhir:v "http://example.org/Organization/ExampleEstablishment"^^xsd:anyURI ] ;
    ( fhir:resource <http://example.org/Organization/ExampleEstablishment> )
  ] ) . # 

<http://example.org/MessageHeader/SampleEstablishmentRegistrationMessage> a fhir:MessageHeader ;
  fhir:id [ fhir:v "SampleEstablishmentRegistrationMessage"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrationMessage"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrationMessage>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_SampleEstablishmentRegistrationMessage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader SampleEstablishmentRegistrationMessage</b></p><a name=\"SampleEstablishmentRegistrationMessage\"> </a><a name=\"hcSampleEstablishmentRegistrationMessage\"> </a><a name=\"SampleEstablishmentRegistrationMessage-en-US\"> </a><p><b>event</b>: <a href=\"https://loinc.org/51725-0\">LOINC 51725-0</a>: Establishment registration</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org/\">http://example.org/</a></td></tr></table><p><b>focus</b>: </p><ul><li><a href=\"Organization-ExampleEstablishmentRegistrant.html\">Organization REGISTRANT SERVICES INC</a></li><li><a href=\"Organization-ExampleEstablishment.html\">Organization EXAMPLE ESTABLISHMENT INC.</a></li></ul></div>"
  ] ; # 
  fhir:event [
a fhir:Coding, loinc:51725-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51725-0" ] ;
fhir:display [ fhir:v "Establishment registration" ]
  ] ; # 
  fhir:source [
fhir:endpoint [ fhir:v "http://example.org/"^^xsd:anyURI ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Organization/ExampleEstablishmentRegistrant" ]
  ] [
fhir:reference [ fhir:v "Organization/ExampleEstablishment" ]
  ] ) . # 

<http://example.org/Organization/ExampleEstablishmentRegistrant> a fhir:Organization ;
  fhir:id [ fhir:v "ExampleEstablishmentRegistrant"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrantOrganization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrantOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleEstablishmentRegistrant\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleEstablishmentRegistrant</b></p><a name=\"ExampleEstablishmentRegistrant\"> </a><a name=\"hcExampleEstablishmentRegistrant\"> </a><a name=\"ExampleEstablishmentRegistrant-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.3.6.1.4.1.519.1</code>/111111111</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes EstablishmentRegistrant}\">An organization that registers establishment organizations.</span></p><p><b>name</b>: REGISTRANT SERVICES INC</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Charles Smith</td><td><a href=\"tel:+1-703-362-1280;ext=1234\">+1-703-362-1280;ext=1234</a>, <a href=\"mailto:charles@anywhere.com\">charles@anywhere.com</a></td><td>123 IVY LANE ROAD SMITH FALLS MD 12345 USA </td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.519.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "111111111" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EstablishmentRegistrant" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "REGISTRANT SERVICES INC"] ; # 
  fhir:contact ( [
    ( fhir:name [
fhir:text [ fhir:v "Charles Smith" ]     ] ) ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+1-703-362-1280;ext=1234" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "charles@anywhere.com" ]     ] ) ;
fhir:address [
      ( fhir:line [ fhir:v "123 IVY LANE ROAD" ] ) ;
fhir:city [ fhir:v "SMITH FALLS" ] ;
fhir:state [ fhir:v "MD" ] ;
fhir:postalCode [ fhir:v "12345" ] ;
fhir:country [ fhir:v "USA" ]     ]
  ] ) . # 

<http://example.org/Organization/ExampleEstablishment> a fhir:Organization ;
  fhir:id [ fhir:v "ExampleEstablishment"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentOrganization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleEstablishment\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleEstablishment</b></p><a name=\"ExampleEstablishment\"> </a><a name=\"hcExampleEstablishment\"> </a><a name=\"ExampleEstablishment-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.3.6.1.4.1.519.1</code>/222222222</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes Establishment}\">An organization that provides operations in the manufacturing of a product.</span></p><p><b>name</b>: EXAMPLE ESTABLISHMENT INC.</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type ADMIN}\">Administrative</span></td><td>Charles Smith</td><td><a href=\"tel:+011-703-362-1280\">+011-703-362-1280</a>, <a href=\"mailto:charles@anywhere.com\">charles@anywhere.com</a></td><td>123 IVY LANE ROAD SMITH FALLS MD 12345 USA </td></tr><tr><td style=\"display: none\">*</td><td> </td><td> </td><td> </td><td>123 IVY LANE ROAD SMITH FALLS MD 12345 USA </td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService  #ExampleEstablishmentOperation</b></p><a name=\"ExampleEstablishment/ExampleEstablishmentOperation\"> </a><a name=\"hcExampleEstablishment/ExampleEstablishmentOperation\"> </a><a name=\"ExampleEstablishment/ExampleEstablishmentOperation-en-US\"> </a><p><b>providedBy</b>: <a href=\"#hcExampleEstablishment\">Organization EXAMPLE ESTABLISHMENT INC.</a></p><p><b>type</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C43360}\">manufacture</span></p><p><b>serviceProvisionCode</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C131708}\">manufactures human over-the-counter drug products produced under a monograph</span></p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:HealthcareService ;
fhir:id [ fhir:v "ExampleEstablishmentOperation" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentBusinessOperation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentBusinessOperation>       ] )     ] ;
fhir:providedBy [
fhir:reference [ fhir:v "#" ]     ] ;
    ( fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C43360" ] ;
fhir:display [ fhir:v "manufacture" ]       ] )     ] ) ;
    ( fhir:serviceProvisionCode [
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C131708" ] ;
fhir:display [ fhir:v "manufactures human over-the-counter drug products produced under a monograph" ]       ] )     ] )
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.519.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "222222222" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Establishment" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "EXAMPLE ESTABLISHMENT INC."] ; # 
  fhir:contact ( [
fhir:purpose [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/contactentity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ADMIN" ]       ] )     ] ;
    ( fhir:name [
fhir:text [ fhir:v "Charles Smith" ]     ] ) ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+011-703-362-1280" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "charles@anywhere.com" ]     ] ) ;
fhir:address [
      ( fhir:line [ fhir:v "123 IVY LANE ROAD" ] ) ;
fhir:city [ fhir:v "SMITH FALLS" ] ;
fhir:state [ fhir:v "MD" ] ;
fhir:postalCode [ fhir:v "12345" ] ;
fhir:country [ fhir:v "USA" ]     ]
  ] [
fhir:address [
      ( fhir:line [ fhir:v "123 IVY LANE ROAD" ] ) ;
fhir:city [ fhir:v "SMITH FALLS" ] ;
fhir:state [ fhir:v "MD" ] ;
fhir:postalCode [ fhir:v "12345" ] ;
fhir:country [ fhir:v "USA" ]     ]
  ] ) . #