FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-ed-flag.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.9&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-ed-flag
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-ed-flag
Statusactive
NameFlag
TypeFlag
Kindresource

Resources that use this resource

StructureDefinition
synapxe.sgcdi#1.1.9profile-ednotesEDNotes

Resources that this resource uses

StructureDefinition
synapxe.nde#1.0.0profile-patientPatient
synapxe.sgcdi#1.1.9profile-reference-patientReference

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"
      }
    ]
  }
}