UFIS-SWE-IG
0.1.0 - ci-build

UFIS-SWE-IG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/joofio/ufis-swe-ig/ and changes regularly. See the Directory of published versions

: LOC-100001125 - 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 "LOC-100001125"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://unicom-project.eu/fhir/StructureDefinition/PPLOrganization"^^xsd:anyURI ;
fhir:link <http://unicom-project.eu/fhir/StructureDefinition/PPLOrganization>     ] )
  ] ; # 
  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 LOC-100001125</b></p><a name=\"LOC-100001125\"> </a><a name=\"hcLOC-100001125\"> </a><a name=\"hcLOC-100001125-en-US\"> </a><p><b>identifier</b>: <code>https://spor.ema.europa.eu/v1/locations</code>/LOC-100001125</p><p><b>name</b>: Medical Valley Invest AB</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/locations"^^xsd:anyURI ] ;
fhir:value [ fhir:v "LOC-100001125" ]
  ] ) ; # 
  fhir:name [ fhir:v "Medical Valley Invest AB"] . #