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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeBundle
Idfetch-datalock-example-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "169635c9-2294-4191-9bb3-1beda1126cad",
  "meta": {
    "lastUpdated": [
      "2022-10-03T09:31:43.941+00:00"
    ],
    "tag": [
      {
        "display": "Fetch DataLock - secrecy lock"
      },
      {
        "display": "Bundle of type searchset "
      },
      {
        "display": "fetch-datalock-example-1"
      }
    ]
  },
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "https://test.ehalsomyndigheten.se/fhir/Basic?code=datalock&patient._id=02ca682b-e728-43d7-845c-466238f2e96e"
    }
  ],
  "entry": [
    {
      "fullUrl": "https://test.ehalsomyndigheten.se/fhir/Basic/bec388d4-b563-4611-8cca-001049bba9c2",
      "resource": {
        "resourceType": "Basic",
        "id": "bec388d4-b563-4611-8cca-001049bba9c2",
        "meta": {
          "versionId": "1",
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLDataLock"
          ]
        },
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDataLockTarget",
            "valueReference": {
              "reference": "Patient/02ca682b-e728-43d7-845c-466238f2e96e"
            }
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDataLockLegalGround",
            "valueCode": "SEKRETESS_PAT"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLLockedSubjectType",
            "valueCode": "BEHANDLINGSORSAK"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDataLockStatus",
            "valueCode": "active"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
            "valueUuid": "urn:uuid:5923a2cf-e33c-4bcb-8114-4f97e7e8cf72"
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types",
              "code": "datalock",
              "display": "Spärr"
            }
          ]
        }
      }
    }
  ]
}