{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2017-10-17T13:02:34.748+00:00"
  },
  "url": "http://helse-nord.no/fhir/StructureDefinition/Flag_HN",
  "version": "1.0",
  "name": "Flag Helse Nord",
  "title": "Flag Helse Nord",
  "status": "draft",
  "date": "2017-09-22T06:43:27.277+00:00",
  "publisher": "Helse Nord IKT",
  "description": "Profile on resource Flag. Used to convey critical information \"Kritisk info\" from patients EHR.",
  "purpose": "Convey critical information \"Kritisk info\" from patients EHR.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Flag",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Flag.meta",
        "path": "Flag.meta",
        "comment": "<sdf-20 validation placeholder>"
      },
      {
        "id": "Flag.subject",
        "path": "Flag.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://helse-nord.no/fhir/StructureDefinition/Clinical.Patient/Patient_HN"
          }
        ]
      },
      {
        "id": "Flag.encounter",
        "path": "Flag.encounter",
        "max": "0"
      },
      {
        "id": "Flag.author",
        "path": "Flag.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://helse-nord.no/fhir/StructureDefinition/Clinical.Practitioner/Practitioner_HN"
          }
        ]
      }
    ]
  }
}