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

: ISOorifarm-10mg-Capsule-SE-IS-MID - 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:ManufacturedItemDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ISOorifarm-10mg-Capsule-SE-IS-MID"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://unicom-project.eu/fhir/StructureDefinition/PPLManufacturedItemDefinition"^^xsd:anyURI ;
fhir:link <http://unicom-project.eu/fhir/StructureDefinition/PPLManufacturedItemDefinition>     ] )
  ] ; # 
  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: ManufacturedItemDefinition ISOorifarm-10mg-Capsule-SE-IS-MID</b></p><a name=\"ISOorifarm-10mg-Capsule-SE-IS-MID\"> </a><a name=\"hcISOorifarm-10mg-Capsule-SE-IS-MID\"> </a><a name=\"hcISOorifarm-10mg-Capsule-SE-IS-MID-en-US\"> </a><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000073660}\">Capsule, soft</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000014 200000002113}\">Capsule</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:manufacturedDoseForm [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000004"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100000073660" ] ;
fhir:display [ fhir:v "Capsule, soft" ]     ] )
  ] ; # 
  fhir:unitOfPresentation [
    ( fhir:coding [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/200000000014"^^xsd:anyURI ] ;
fhir:code [ fhir:v "200000002113" ] ;
fhir:display [ fhir:v "Capsule" ]     ] )
  ] . #