FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/condition-annotation-type

Packagecezih.hr.cezih-osnova
Resource TypeValueSet
Idcondition-annotation-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/ValueSet/condition-annotation-type
URLhttp://fhir.cezih.hr/specifikacije/ValueSet/condition-annotation-type
Version0.2.3
Statusdraft
Date2024-01-25T14:50:58+00:00
NameHRConditionAnnotationType
TitleVrsta zabilješke uz slučaj
Realmuv
DescriptionSkup koncepata koji sadrži sve kodove iz kodne liste Tip zabilješke koji se koriste u podatcima o slučaju

Resources that use this resource

StructureDefinition
hr-conditionSlučaj

Resources that this resource uses

CodeSystem
annotation-typeVrsta zabilješke

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "condition-annotation-type",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2023-01-03T15:33:34.147+00:00",
    "source": "#kRYMhpYm7uxGczby"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/condition-annotation-type",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.2.103"
    }
  ],
  "version": "0.2.3",
  "name": "HRConditionAnnotationType",
  "title": "Vrsta zabilješke uz slučaj",
  "status": "draft",
  "experimental": false,
  "date": "2024-01-25T14:50:58+00:00",
  "contact": [
    {
      "name": "Krešimir Kerš",
      "telecom": [
        {
          "system": "email",
          "value": "kresimir.kers@ericsson.com"
        }
      ]
    }
  ],
  "description": "Skup koncepata koji sadrži sve kodove iz kodne liste Tip zabilješke koji se koriste u podatcima o slučaju",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "inactive": false,
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
        "concept": [
          {
            "code": "1",
            "display": "Razlog brisanja podatka"
          },
          {
            "code": "4",
            "display": "Opća napomena"
          }
        ]
      }
    ]
  }
}