@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "kind-of-relation"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem kind-of-relation</b></p><a name=\"kind-of-relation\"> </a><a name=\"hckind-of-relation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Rcm<a name=\"kind-of-relation-Rcm\"> </a></td><td>Recommendation</td><td>The METRIC is a recommendation for the containment tree entries defined in ./pm:Relation/@Entries</td></tr><tr><td style=\"white-space:nowrap\">PS<a name=\"kind-of-relation-PS\"> </a></td><td>Presetting</td><td>Presetting. This METRIC is a presetting for the containment tree entries defined in ./pm:Relation/@Entries.</td></tr><tr><td style=\"white-space:nowrap\">SST<a name=\"kind-of-relation-SST\"> </a></td><td>Set of summary statistics</td><td>The METRIC is part of a set of summary statistics for a sample where other METRICs that belong to the summary statistics are defined in ./pm:Relation/@Entries.</td></tr><tr><td style=\"white-space:nowrap\">ECE<a name=\"kind-of-relation-ECE\"> </a></td><td>Effect on containment tree entries</td><td>When changed, the METRIC has an effect on the containment tree entries defined in ./pm:Relation/@Entries. If Kind is ECE, ./pm:Relation/pm:Code SHOULD be set to classify the effect.</td></tr><tr><td style=\"white-space:nowrap\">DCE<a name=\"kind-of-relation-DCE\"> </a></td><td>Derived from containment tree entries</td><td>The METRIC is derived from the containment tree entries defined in ./pm:Relation/@Entries. If Kind is DCE, ./pm:Relation/pm:Code MAY be set to classify the form of derivation.</td></tr><tr><td style=\"white-space:nowrap\">Oth<a name=\"kind-of-relation-Oth\"> </a></td><td>Other</td><td>Relation is specified by other means, e.g., ./pm:Relation/pm:Code or extension element.</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "dev" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "2"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd" ;
           fhir:link <http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd>
         ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd" ;
           fhir:link <http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation"] ;
  fhir:CodeSystem.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.72.16.1" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "1.0.0-ballot3"] ;
  fhir:CodeSystem.name [ fhir:value "Kind"] ;
  fhir:CodeSystem.title [ fhir:value "Kind"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2020-05-12"^^xsd:date] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 International / Devices"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/healthcaredevices" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "CodeSystem for IEEE 11073-10207 Relation/Kind. The 'pm' namespace prefix refers to the BICEPS Participant Model (pm), which is the Domain Information Model defined in IEEE 11073-10207 Service-Oriented Device Exchange Protocol Specification (BICEPS). BICEPS (Basic Integrated Clinical Environment Protocol Specification) is the XML schema representation of the IEEE 11073-10201 point-of-care medical device communication model."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "Rcm" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Recommendation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The METRIC is a recommendation for the containment tree entries defined in ./pm:Relation/@Entries" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "PS" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Presetting" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Presetting. This METRIC is a presetting for the containment tree entries defined in ./pm:Relation/@Entries." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "SST" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Set of summary statistics" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The METRIC is part of a set of summary statistics for a sample where other METRICs that belong to the summary statistics are defined in ./pm:Relation/@Entries." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "ECE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Effect on containment tree entries" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "When changed, the METRIC has an effect on the containment tree entries defined in ./pm:Relation/@Entries. If Kind is ECE, ./pm:Relation/pm:Code SHOULD be set to classify the effect." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "DCE" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Derived from containment tree entries" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The METRIC is derived from the containment tree entries defined in ./pm:Relation/@Entries. If Kind is DCE, ./pm:Relation/pm:Code MAY be set to classify the form of derivation." ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "Oth" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Relation is specified by other means, e.g., ./pm:Relation/pm:Code or extension element." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/uv/pocd/CodeSystem/kind-of-relation.ttl> .

# -------------------------------------------------------------------------------------

