0.4.4 - ci-build

StandardPatientHealthRecordIG, published by MITRE. This is not an authorized publication; it is the continuous build for version 0.4.4). This version is based on the current content of https://github.com/HL7/standard-patient-health-record-ig/ and changes regularly. See the Directory of published versions

Logical Model: AppleHealthKitHealthStoreCharacteristic - TTL Profile

Draft as of 2023-09-13

TTL representation of the apple-health-kit-healthstore-characteristic logical model.

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:StructureDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig/StructureDefinition/apple-health-kit-healthstore-characteristic"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.4"] ; # 
  fhir:name [ fhir:v "AppleHealthKitHealthStoreCharacteristic"] ; # 
  fhir:title [ fhir:v "Apple HealthKit HealthStore Characteristic Logical Model"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2023-09-13T16:34:31+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MITRE"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MITRE" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Relevant Data elements that correspond to the CharacteristicType stored in Apple HealthStore."] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:mapping ( [
fhir:identity [ fhir:v "rim" ] ;
fhir:uri [ fhir:v "http://hl7.org/v3"^^xsd:anyURI ] ;
fhir:name [ fhir:v "RIM Mapping" ]
  ] ) ; # 
  fhir:kind [ fhir:v "logical"] ; # 
  fhir:abstract [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:type [ fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig/StructureDefinition/apple-health-kit-healthstore-characteristic"^^xsd:anyURI] ; # 
  fhir:baseDefinition [
fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/Base>
  ] ; # 
  fhir:derivation [ fhir:v "specialization"] ; # 
  fhir:snapshot [
    ( fhir:element [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic" ] ;
fhir:short [ fhir:v "Apple HealthKit HealthStore Characteristic Logical Model" ] ;
fhir:definition [ fhir:v "Relevant Data elements that correspond to the CharacteristicType stored in Apple HealthStore." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "Base" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
fhir:isModifier [ fhir:v "false"^^xsd:boolean ]     ] [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic.characteristicType" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.characteristicType" ] ;
fhir:short [ fhir:v "The characteristic type." ] ;
fhir:definition [ fhir:v "The characteristic type." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.characteristicType" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "extensible" ] ;
fhir:valueSet [
fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-characteristic-type-value-set"^^xsd:anyURI ;
fhir:link <https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-characteristic-type-value-set>         ]       ]     ] [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic.biologicalSex" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.biologicalSex" ] ;
fhir:short [ fhir:v "The biological sex." ] ;
fhir:definition [ fhir:v "The biological sex." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.biologicalSex" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "extensible" ] ;
fhir:valueSet [
fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-biological-sex-value-set"^^xsd:anyURI ;
fhir:link <https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-biological-sex-value-set>         ]       ]     ] [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic.dateOfBirth" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.dateOfBirth" ] ;
fhir:short [ fhir:v "The date of birth." ] ;
fhir:definition [ fhir:v "The date of birth." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.dateOfBirth" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "date"^^xsd:anyURI ]       ] )     ] )
  ] ; # 
  fhir:differential [
    ( fhir:element [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic" ] ;
fhir:short [ fhir:v "Apple HealthKit HealthStore Characteristic Logical Model" ] ;
fhir:definition [ fhir:v "Relevant Data elements that correspond to the CharacteristicType stored in Apple HealthStore." ]     ] [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic.characteristicType" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.characteristicType" ] ;
fhir:short [ fhir:v "The characteristic type." ] ;
fhir:definition [ fhir:v "The characteristic type." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "extensible" ] ;
fhir:valueSet [
fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-characteristic-type-value-set"^^xsd:anyURI ;
fhir:link <https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-characteristic-type-value-set>         ]       ]     ] [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic.biologicalSex" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.biologicalSex" ] ;
fhir:short [ fhir:v "The biological sex." ] ;
fhir:definition [ fhir:v "The biological sex." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "extensible" ] ;
fhir:valueSet [
fhir:v "https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-biological-sex-value-set"^^xsd:anyURI ;
fhir:link <https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/apple-health-kit-biological-sex-value-set>         ]       ]     ] [
fhir:id [ fhir:v "apple-health-kit-healthstore-characteristic.dateOfBirth" ] ;
fhir:path [ fhir:v "apple-health-kit-healthstore-characteristic.dateOfBirth" ] ;
fhir:short [ fhir:v "The date of birth." ] ;
fhir:definition [ fhir:v "The date of birth." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "date"^^xsd:anyURI ]       ] )     ] )
  ] . #