FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-observation-bs",
"name": "Observation",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.modifierExtension",
"path": "Observation.modifierExtension",
"max": "0"
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"short": "An identifier intended for computation",
"definition": "An identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "Observation.identifier.system",
"path": "Observation.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/workflow-no"
},
{
"id": "Observation.instantiates[x]",
"path": "Observation.instantiates[x]",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"min": 1,
"max": "1"
},
{
"id": "Observation.basedOn.id",
"path": "Observation.basedOn.id",
"max": "0"
},
{
"id": "Observation.basedOn.extension",
"path": "Observation.basedOn.extension",
"max": "0"
},
{
"id": "Observation.basedOn.reference",
"path": "Observation.basedOn.reference",
"max": "0"
},
{
"id": "Observation.basedOn.type",
"path": "Observation.basedOn.type",
"max": "0"
},
{
"id": "Observation.basedOn.identifier",
"path": "Observation.basedOn.identifier",
"max": "0"
},
{
"id": "Observation.basedOn.display",
"path": "Observation.basedOn.display",
"min": 1
},
{
"id": "Observation.triggeredBy",
"path": "Observation.triggeredBy",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.category",
"path": "Observation.category",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
],
"binding": {
"strength": "required",
"valueSet": "https://fhir.synapxe.sg/ValueSet/screening-category"
}
},
{
"id": "Observation.category.extension",
"path": "Observation.category.extension",
"max": "0"
},
{
"id": "Observation.category.coding.system",
"path": "Observation.category.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/screening-category"
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"min": 1,
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-organization"
]
}
]
},
{
"id": "Observation.performer.id",
"path": "Observation.performer.id",
"max": "0"
},
{
"id": "Observation.performer.extension",
"path": "Observation.performer.extension",
"max": "0"
},
{
"id": "Observation.performer.reference",
"path": "Observation.performer.reference",
"max": "0"
},
{
"id": "Observation.performer.type",
"path": "Observation.performer.type",
"min": 1,
"fixedUri": "Organization"
},
{
"id": "Observation.performer.identifier",
"path": "Observation.performer.identifier",
"min": 1,
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
]
}
]
},
{
"id": "Observation.performer.identifier.system",
"path": "Observation.performer.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/hci-code"
},
{
"id": "Observation.performer.display",
"path": "Observation.performer.display",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"min": 1,
"type": [
{
"code": "Quantity"
},
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
},
{
"code": "string"
}
]
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"short": "Concept - reference to a terminology or just text",
"definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
"comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
"min": 1,
"max": "1"
},
{
"id": "Observation.interpretation.extension",
"path": "Observation.interpretation.extension",
"max": "0"
},
{
"id": "Observation.interpretation.coding",
"path": "Observation.interpretation.coding",
"max": "0"
},
{
"id": "Observation.interpretation.text",
"path": "Observation.interpretation.text",
"min": 1
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.bodyStructure",
"path": "Observation.bodyStructure",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Observation.hasMember:mammography",
"path": "Observation.hasMember",
"sliceName": "mammography",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:mammography.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:mammography.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:mammography.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:mammography.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:mammography.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:mammography.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.hasMember:ultrasound",
"path": "Observation.hasMember",
"sliceName": "ultrasound",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:ultrasound.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:ultrasound.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:ultrasound.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:ultrasound.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:ultrasound.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:ultrasound.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.hasMember:imagingResult",
"path": "Observation.hasMember",
"sliceName": "imagingResult",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:imagingResult.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:imagingResult.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:imagingResult.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:imagingResult.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:imagingResult.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:imagingResult.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.hasMember:clinicalAssessment",
"path": "Observation.hasMember",
"sliceName": "clinicalAssessment",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:clinicalAssessment.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:clinicalAssessment.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:clinicalAssessment.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:clinicalAssessment.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:clinicalAssessment.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:clinicalAssessment.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.hasMember:cytology",
"path": "Observation.hasMember",
"sliceName": "cytology",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:cytology.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:cytology.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:cytology.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:cytology.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:cytology.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:cytology.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.hasMember:biopsy",
"path": "Observation.hasMember",
"sliceName": "biopsy",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:biopsy.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:biopsy.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:biopsy.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:biopsy.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:biopsy.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:biopsy.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.hasMember:openBiopsy",
"path": "Observation.hasMember",
"sliceName": "openBiopsy",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-observation"
]
}
]
},
{
"id": "Observation.hasMember:openBiopsy.id",
"path": "Observation.hasMember.id",
"max": "0"
},
{
"id": "Observation.hasMember:openBiopsy.extension",
"path": "Observation.hasMember.extension",
"max": "0"
},
{
"id": "Observation.hasMember:openBiopsy.reference",
"path": "Observation.hasMember.reference",
"min": 1
},
{
"id": "Observation.hasMember:openBiopsy.type",
"path": "Observation.hasMember.type",
"max": "0"
},
{
"id": "Observation.hasMember:openBiopsy.identifier",
"path": "Observation.hasMember.identifier",
"max": "0"
},
{
"id": "Observation.hasMember:openBiopsy.display",
"path": "Observation.hasMember.display",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component.id",
"path": "Observation.component.id",
"max": "0"
},
{
"id": "Observation.component.extension",
"path": "Observation.component.extension",
"max": "0"
},
{
"id": "Observation.component.modifierExtension",
"path": "Observation.component.modifierExtension",
"max": "0"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Observation.component.value[x]",
"path": "Observation.component.value[x]",
"min": 1,
"type": [
{
"code": "Quantity"
},
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
},
{
"code": "string"
}
]
},
{
"id": "Observation.component.dataAbsentReason",
"path": "Observation.component.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.component.interpretation",
"path": "Observation.component.interpretation",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
}
]
}
}