Package | ch.fhir.ig.ch-lab-order |
Resource Type | ActivityDefinition |
Id | procedure-urine-creatinine |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ActivityDefinition-procedure-urine-creatinine.html |
URL | http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine-creatinine |
Version | 3.0.0-ci-build |
Status | draft |
Date | 2025-05-22T12:59:39+00:00 |
Realm | ch |
Authority | hl7 |
Description | Determination of Creatinine in Urine |
Copyright | CC0-1.0 |
Kind | ServiceRequest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Exception generating Narrative: Error @1, 17: Premature ExpressionNode termination at unexpected token "=="
{ "resourceType": "ActivityDefinition", "id": "procedure-urine-creatinine", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-lab-order/ActivityDefinition/procedure-urine-creatinine", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.19.7.103" } ], "version": "3.0.0-ci-build", "status": "draft", "date": "2025-05-22T12:59:39+00:00", "publisher": "HL7 Switzerland", "contact": [ { "name": "HL7 Switzerland", "telecom": [ { "system": "url", "value": "https://www.hl7.ch" } ] }, { "name": "Marcel Hanselmann", "telecom": [ { "system": "email", "value": "laborprojektgruppe@gmail.com", "use": "work" } ] } ], "description": "Determination of Creatinine in Urine", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "relatedArtifact": [ { "type": "documentation", "display": "Explanation of diagnostic tests to determine level of creatinine in urine" } ], "kind": "ServiceRequest", "code": { "coding": [ { "system": "http://loinc.org", "code": "2161-8", "display": "Creatinine [Mass/volume] in Urine" } ], "text": "Creatinine (U) [Mass/Vol]" }, "timingTiming": { "_event": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/cqf-expression", "valueExpression": { "language": "text/cql", "expression": "Now()" } } ] } ] }, "participant": [ { "type": "practitioner" } ], "observationRequirement": [ { "reference": "ObservationDefinition/observationCreatinineUrine" } ], "observationResultRequirement": [ { "reference": "ObservationDefinition/observationCreatinineUrine" } ] }