EMA Write PMS API Implementation Guide - Enrichments
1.0.0 - ci-build

EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "phv5633366"] ; # 
  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 phv5633366</b></p><a name=\"phv5633366\"> </a><a name=\"hcphv5633366\"> </a><a name=\"phv5633366-en-US\"> </a><p><b>name</b>: Dummmy Organization</p><p><b>description</b>: </p><div><p>This is a dummy resource, to make the PMS examples links resolve for QA purposes - but these are not supported in the API currently</p>\n</div></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:name [ fhir:v "Dummmy Organization"] ; # 
  fhir:description [ fhir:v "This is a dummy resource, to make the PMS examples links resolve for QA purposes - but these are not supported in the API currently"] . #