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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeBasic
Idclose-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": "Basic",
  "id": "bec388d4-b563-4611-8cca-001049bba9c2",
  "meta": {
    "versionId": "1",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLDataLock"
    ],
    "tag": [
      {
        "display": "Close DataLock - secrecy lock"
      },
      {
        "display": "An example of a Basic where the resource type is datalock (spärr)"
      },
      {
        "display": "close-datalock-example-1"
      }
    ]
  },
  "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:732ef29c-f8b0-4973-9f14-8d8e781b30e0"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types",
        "code": "datalock",
        "display": "Spärr"
      }
    ]
  }
}