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-ed-flag",
"name": "Flag",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Flag",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Flag.extension:artifactDescription",
"path": "Flag.extension",
"sliceName": "artifactDescription",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/artifact-description"
]
}
]
},
{
"id": "Flag.identifier",
"path": "Flag.identifier",
"max": "0"
},
{
"id": "Flag.status",
"path": "Flag.status",
"patternCode": "active"
},
{
"id": "Flag.category",
"path": "Flag.category",
"max": "0"
},
{
"id": "Flag.subject",
"path": "Flag.subject",
"short": "A reference from one resource to another",
"definition": "A reference from one resource to another.",
"type": [
{
"code": "Reference",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient"
],
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patient"
]
}
]
},
{
"id": "Flag.period",
"path": "Flag.period",
"max": "0"
},
{
"id": "Flag.encounter",
"path": "Flag.encounter",
"max": "0"
},
{
"id": "Flag.author",
"path": "Flag.author",
"max": "0"
}
]
}
}