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

FHIR IG analytics

Packagech.fhir.BNW.ch-core
Resource TypeStructureDefinition
Id99
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ch.fhir.BNW.ch-core@1.0.0&canonical=https://example.org/fhir/StructureDefinition/Pathologyencounterfrompapertofhir
URLhttps://example.org/fhir/StructureDefinition/Pathologyencounterfrompapertofhir
Version1
Statusdraft
Date2023-08-04T08:04:37.0597943+00:00
NamePathoEncounterOnPaper
Realmch
Authorityhl7
DescriptionOrder on paper enters pathology for tissue diagnostics
TypeEncounter
Kindresource

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": "StructureDefinition",
  "id": "99",
  "url": "https://example.org/fhir/StructureDefinition/Pathologyencounterfrompapertofhir",
  "version": "1",
  "name": "PathoEncounterOnPaper",
  "status": "draft",
  "date": "2023-08-04T08:04:37.0597943+00:00",
  "description": "Order on paper enters pathology for tissue diagnostics",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Encounter",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Encounter.identifier",
        "path": "Encounter.identifier",
        "max": "7"
      }
    ]
  }
}