{
  "resourceType": "Patient",
  "id": "1c679140-36be-4a62-b3ab-1e9e37c373fc",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLPatient"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "SUBSETTED"
      }
    ],
    "tag": [
      {
        "display": "Fetch Patient unknown status"
      },
      {
        "display": "An Example of a Patient with unknown status"
      },
      {
        "display": "fetch-patient-example-5"
      }
    ]
  },
  "extension": [
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered",
      "valueCoding": {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "code": "UNKNOWN"
      }
    }
  ],
  "active": true
}