PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
{
  "description": "Nexuzhealth profile for an observation in the care domain.",
  "_filename": "NxhCareObservation.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2021-10-22T13:18:56.6663544+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-10-01T09:30:26.1363296+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhCareObservation",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "7c173cf3-5370-4099-a76d-cbe67462c68b",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.identifier",
      "path": "Observation.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.identifier:zorgNr",
      "max": "1",
      "min": 1,
      "path": "Observation.identifier",
      "short": "zorgNr",
      "sliceName": "zorgNr",
      "definition": "The zorgNr identifier of the observation.\r\n\r\nZorgNr is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Observation.identifier:zorgNr.system",
      "path": "Observation.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr"
    }, {
      "id": "Observation.partOf",
      "max": "1",
      "path": "Observation.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure" ]
      } ]
    }, {
      "id": "Observation.partOf.identifier",
      "path": "Observation.partOf.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code"
      }
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.performer",
      "max": "1",
      "min": 1,
      "path": "Observation.performer"
    }, {
      "id": "Observation.bodySite",
      "path": "Observation.bodySite",
      "binding": {
        "strength": "example",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
      }
    }, {
      "id": "Observation.method",
      "path": "Observation.method",
      "binding": {
        "strength": "example",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
      }
    }, {
      "id": "Observation.component.code",
      "path": "Observation.component.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}